html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li
{
    padding: 0;
    margin: 0;
    list-style: none;
}
input{
    outline: none;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
}
@font-face {
    font-family: 'iconfont';  /* project id 672888 */
    src: url('//at.alicdn.com/t/font_672888_7mysdih7ygw.eot');
    src: url('//at.alicdn.com/t/font_672888_7mysdih7ygw.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_672888_7mysdih7ygw.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_672888_7mysdih7ygw.woff') format('woff'),
    url('//at.alicdn.com/t/font_672888_7mysdih7ygw.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_672888_7mysdih7ygw.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
html{
    max-width: 750px;
    min-width: 300px;
    margin: 0 auto;
}
body{
    max-width: 750px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
img{
    float: none;
    display: block;
}
a{
    text-decoration: none;
}
.contain{
    background-color: #002468;
}
.banner>img{
    width: 100%;
}

.main>img{
    width: 100%;
}
.main{
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;

}
.main_con{
    background: #fff;

}
.main .main_con>div{
    padding: 15px 0;
}
.main_con>div>p{
    width: 92%;
    margin: 0 4%;
}
.main_con>div>img{
    width: 38%;
}
.main_con>div>p span{
    margin: 13px auto;
    text-align: justify;
    line-height: 24px;
    font-size: 16px;
    display: block;
}
.main_con>div>p img{
    width: 100%;
}
.jmfform{
    width: 92%;
    margin: 0 4% ;
    padding: 20px 0;
}
.fotmdiv{
    background:#001c52;
    width: 90%;
    padding:  5%;
    text-align: center;
    border-radius: 0 0 30px 30px;

}
.jmfform>img{
    width: 100%;
}
.fotmdiv input{
    margin-top: 4%;
    width: 90%;
    padding: 5%;
    border: none;
    background: #e7efff;
    color: #666;
}
.fotmdiv p{
    margin-top: 4%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.fotmdiv p select{
    width: 45%;
    padding: 5% 4%;
    font-size: 16px;
    border: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../images/jmfx.png");
    background-repeat: no-repeat;
    background-position: 80% center;
    background-size: 10%;
    background-color: #e7efff;

}
.fotmdiv button{
    margin-top: 4%;
    width: 100%;
    padding: 3% 0;border-radius: 20px;
    border: none;
    background: #f9a617;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
.fotmdiv h6{
    margin-top: 4%;
    color: #555;
    font-weight: normal;
}
.jiameng{
    width: 92%;
    margin: 0 4%;
    padding: 20px 0;
}
.jiameng>img{
    width: 100%;
}
.jiadiv{
    width: 90%;
    background: #fff;
    padding:  5%;
    border-radius: 0 0 30px 30px;

}
.jiadiv div{
    margin-top: 5%;
    display: flex;
    }
.jiadiv div p font{
    font-size: 18px;
    font-weight: bold;
}
.jiadiv div p{
    line-height: 22px;
    font-size: 14px;
}
.jiadiv div img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.jiadiv>img{
    width: 100%;
    margin-top: 5%;
}
.kongbai{
    width: 100%;
    margin: 0 ;
    padding: 5% 0 10%;
    background-image: url("../images/jmfbgg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
padding-bottom: 25%;
}
.kongbai>img{
    width: 92%;
    margin: 0 auto; 
}
.kongbaidiv{
    width: 82%;
    background: #fff;
    padding:  5%;
    margin: 0 auto;
    border-radius: 0 0 30px 30px;
}

.checkfor button{
    margin-top: 15px;
    width: 100%;
    padding: 3% 0;

    border-radius: 20px;
    border: none;
    background: #f9a617;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
}
.newfoot  p img{
    display: inline-block;
}
.newfoot  p a{
    color: #fff;
}
.newfoot  p{
    font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
width: 100%;
margin: 0 auto;
padding: 4% 0;
background: none;
}









